FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.cdc.nidrs
Resource TypeStructureDefinition
IdStructureDefinition-ReportingModel.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fhir-nidrs/nidrs/StructureDefinition-ReportingModel.html
URLhttps://cdc.gov.tw/nidrs/StructureDefinition/ReportingModel
Version0.1.0
Statusactive
Date2026-09-18T04:54:50+00:00
NameReportingModel
Title傳染病通報(Reporting)之資料模型
Realmtw
Authoritynational
Description傳染病通報(Reporting)之資料模型
Typehttps://cdc.gov.tw/nidrs/StructureDefinition/ReportingModel
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: 结构定义 ReportingModel

NameFlagsCard.TypeDescription & Constraintsdoco
.. ReportingModel 0..*Base傳染病通報(Reporting)之資料模型
... report 1..1BackboneElement通報單個案共同欄位區塊
.... common 1..1BackboneElement共同欄位
..... hospital 1..1string通報單位醫事機構十碼章
..... idno 1..1string身分證字號
Example 身分證字號: A123456789
..... name 1..1string姓名
Example 姓名: 王大明
..... insuranceno 0..1string健保卡序號
Example 健保卡序號: 111122223333
..... birthday 0..1date出生日期
Example 出生日期: 1996-01-01
.... contactInfo 1..1BackboneElement個案聯絡資料
..... contactType 1..1code0:連絡電話/1:手機 連絡電話、手機皆必填
..... contactValue 1..1string連絡電話、手機值
.... travel 0..*BackboneElement旅遊史。共同欄位的旅遊史為有時,需填寫。
..... travelType 1..1code旅遊類型。0:國內旅遊 | 1:國外旅遊史 | 2:國外居住史
..... travelArea 1..1code地區。0:填寫縣市代碼; 1,2:填寫國家代碼
..... travelAreaOther 0..1string其他國家;國外旅遊史/國外居住史國家代碼選擇其他時,本欄位必填
..... travelSubArea 0..1string次級行政區;國外旅遊史/國外居住史,可選填
..... travelDateFrom 1..1date開始時間。 ・旅遊類型為「國外居住史」時,此欄位為「離境居住國日期」。 ・日期檢核請參考共同欄位檢核條件
Example 開始時間: 2021-01-01
..... travelDateTo 1..1date結束時間。 ・旅遊類型為「國外居住史」時,此欄位為「入境我國日期」
Example 結束時間: 2021-01-01
.... animal 0..*BackboneElement接觸動物史。共同欄位的動物接觸史為有時,需填寫。
..... animalId 1..1code接觸動物種類
..... animalOther 0..1string其他接觸動物。接觸動物種類代碼為其他,本欄位必填。
... disease 1..1BackboneElement通報疾病區塊
.... diseaseId 1..10code通報疾病ID,同一個案一次最多通報10個法定傳染病
.... diseaseSymptom 0..*code主要症狀關聯代碼
.... diseaseSymptomOther 0..1string當主要症狀含有其他時須填寫
.... diseaseField 0..*BackboneElement疾病增補填答
..... key 1..1string答題編號
..... value 1..1string答案值

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "ReportingModel",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/nidrs/StructureDefinition/ReportingModel",
  "version": "0.1.0",
  "name": "ReportingModel",
  "title": "傳染病通報(Reporting)之資料模型",
  "status": "active",
  "date": "2026-09-18T04:54:50+00:00",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "傳染病通報(Reporting)之資料模型",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://cdc.gov.tw/nidrs/StructureDefinition/ReportingModel",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "ReportingModel",
        "path": "ReportingModel",
        "short": "傳染病通報(Reporting)之資料模型",
        "definition": "傳染病通報(Reporting)之資料模型",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "ReportingModel.report",
        "path": "ReportingModel.report",
        "short": "通報單個案共同欄位區塊",
        "definition": "通報單個案共同欄位區塊",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.report.id",
        "path": "ReportingModel.report.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.extension",
        "path": "ReportingModel.report.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.modifierExtension",
        "path": "ReportingModel.report.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common",
        "path": "ReportingModel.report.common",
        "short": "共同欄位",
        "definition": "共同欄位",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.common",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.id",
        "path": "ReportingModel.report.common.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.extension",
        "path": "ReportingModel.report.common.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.modifierExtension",
        "path": "ReportingModel.report.common.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.hospital",
        "path": "ReportingModel.report.common.hospital",
        "short": "通報單位醫事機構十碼章",
        "definition": "通報單位醫事機構十碼章",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.common.hospital",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.idno",
        "path": "ReportingModel.report.common.idno",
        "short": "身分證字號",
        "definition": "身分證字號",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.common.idno",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "身分證字號",
            "valueString": "A123456789"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.name",
        "path": "ReportingModel.report.common.name",
        "short": "姓名",
        "definition": "姓名",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.common.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "姓名",
            "valueString": "王大明"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.insuranceno",
        "path": "ReportingModel.report.common.insuranceno",
        "short": "健保卡序號",
        "definition": "健保卡序號",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.common.insuranceno",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "健保卡序號",
            "valueString": "111122223333"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.birthday",
        "path": "ReportingModel.report.common.birthday",
        "short": "出生日期",
        "definition": "出生日期,YYYY-MM-DD,西元年月日。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.common.birthday",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "出生日期",
            "valueDate": "1996-01-01"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo",
        "path": "ReportingModel.report.contactInfo",
        "short": "個案聯絡資料",
        "definition": "個案聯絡資料",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.contactInfo",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.id",
        "path": "ReportingModel.report.contactInfo.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.extension",
        "path": "ReportingModel.report.contactInfo.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.modifierExtension",
        "path": "ReportingModel.report.contactInfo.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.contactType",
        "path": "ReportingModel.report.contactInfo.contactType",
        "short": "0:連絡電話/1:手機 連絡電話、手機皆必填",
        "definition": "0:連絡電話/1:手機 連絡電話、手機皆必填",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.contactInfo.contactType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.contactValue",
        "path": "ReportingModel.report.contactInfo.contactValue",
        "short": "連絡電話、手機值",
        "definition": "連絡電話、手機值",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.contactInfo.contactValue",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel",
        "path": "ReportingModel.report.travel",
        "short": "旅遊史。共同欄位的旅遊史為有時,需填寫。",
        "definition": "旅遊史。共同欄位的旅遊史為有時,需填寫。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ReportingModel.report.travel",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.id",
        "path": "ReportingModel.report.travel.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.extension",
        "path": "ReportingModel.report.travel.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.modifierExtension",
        "path": "ReportingModel.report.travel.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelType",
        "path": "ReportingModel.report.travel.travelType",
        "short": "旅遊類型。0:國內旅遊 | 1:國外旅遊史 | 2:國外居住史",
        "definition": "旅遊類型。0:國內旅遊 | 1:國外旅遊史 | 2:國外居住史",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.travel.travelType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelArea",
        "path": "ReportingModel.report.travel.travelArea",
        "short": "地區。0:填寫縣市代碼; 1,2:填寫國家代碼",
        "definition": "地區。0:填寫縣市代碼; 1,2:填寫國家代碼",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.travel.travelArea",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelAreaOther",
        "path": "ReportingModel.report.travel.travelAreaOther",
        "short": "其他國家;國外旅遊史/國外居住史國家代碼選擇其他時,本欄位必填",
        "definition": "其他國家;國外旅遊史/國外居住史國家代碼選擇其他時,本欄位必填",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.travel.travelAreaOther",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelSubArea",
        "path": "ReportingModel.report.travel.travelSubArea",
        "short": "次級行政區;國外旅遊史/國外居住史,可選填",
        "definition": "次級行政區;國外旅遊史/國外居住史,可選填",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.travel.travelSubArea",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelDateFrom",
        "path": "ReportingModel.report.travel.travelDateFrom",
        "short": "開始時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「離境居住國日期」。\n    ・日期檢核請參考共同欄位檢核條件",
        "definition": "開始時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「離境居住國日期」。\n    ・日期檢核請參考共同欄位檢核條件",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.travel.travelDateFrom",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "開始時間",
            "valueDate": "2021-01-01"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelDateTo",
        "path": "ReportingModel.report.travel.travelDateTo",
        "short": "結束時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「入境我國日期」",
        "definition": "結束時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「入境我國日期」",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.travel.travelDateTo",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "結束時間",
            "valueDate": "2021-01-01"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal",
        "path": "ReportingModel.report.animal",
        "short": "接觸動物史。共同欄位的動物接觸史為有時,需填寫。",
        "definition": "接觸動物史。共同欄位的動物接觸史為有時,需填寫。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ReportingModel.report.animal",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.id",
        "path": "ReportingModel.report.animal.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.extension",
        "path": "ReportingModel.report.animal.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.modifierExtension",
        "path": "ReportingModel.report.animal.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.animalId",
        "path": "ReportingModel.report.animal.animalId",
        "short": "接觸動物種類",
        "definition": "接觸動物種類",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.animal.animalId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.animalOther",
        "path": "ReportingModel.report.animal.animalOther",
        "short": "其他接觸動物。接觸動物種類代碼為其他,本欄位必填。",
        "definition": "其他接觸動物。接觸動物種類代碼為其他,本欄位必填。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ReportingModel.report.animal.animalOther",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.disease",
        "path": "ReportingModel.disease",
        "short": "通報疾病區塊",
        "definition": "通報疾病區塊",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.disease",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.id",
        "path": "ReportingModel.disease.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.extension",
        "path": "ReportingModel.disease.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.modifierExtension",
        "path": "ReportingModel.disease.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseId",
        "path": "ReportingModel.disease.diseaseId",
        "short": "通報疾病ID,同一個案一次最多通報10個法定傳染病",
        "definition": "通報疾病ID,同一個案一次最多通報10個法定傳染病",
        "min": 1,
        "max": "10",
        "base": {
          "path": "ReportingModel.disease.diseaseId",
          "min": 1,
          "max": "10"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseSymptom",
        "path": "ReportingModel.disease.diseaseSymptom",
        "short": "主要症狀關聯代碼",
        "definition": "主要症狀關聯代碼",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ReportingModel.disease.diseaseSymptom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseSymptomOther",
        "path": "ReportingModel.disease.diseaseSymptomOther",
        "short": "當主要症狀含有其他時須填寫",
        "definition": "當主要症狀含有其他時須填寫",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ReportingModel.disease.diseaseSymptomOther",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField",
        "path": "ReportingModel.disease.diseaseField",
        "short": "疾病增補填答",
        "definition": "疾病增補填答",
        "min": 0,
        "max": "*",
        "base": {
          "path": "ReportingModel.disease.diseaseField",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.id",
        "path": "ReportingModel.disease.diseaseField.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.extension",
        "path": "ReportingModel.disease.diseaseField.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.modifierExtension",
        "path": "ReportingModel.disease.diseaseField.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.key",
        "path": "ReportingModel.disease.diseaseField.key",
        "short": "答題編號",
        "definition": "答題編號",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.disease.diseaseField.key",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.value",
        "path": "ReportingModel.disease.diseaseField.value",
        "short": "答案值",
        "definition": "答案值",
        "min": 1,
        "max": "1",
        "base": {
          "path": "ReportingModel.disease.diseaseField.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ReportingModel",
        "path": "ReportingModel",
        "short": "傳染病通報(Reporting)之資料模型",
        "definition": "傳染病通報(Reporting)之資料模型"
      },
      {
        "id": "ReportingModel.report",
        "path": "ReportingModel.report",
        "short": "通報單個案共同欄位區塊",
        "definition": "通報單個案共同欄位區塊",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common",
        "path": "ReportingModel.report.common",
        "short": "共同欄位",
        "definition": "共同欄位",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.hospital",
        "path": "ReportingModel.report.common.hospital",
        "short": "通報單位醫事機構十碼章",
        "definition": "通報單位醫事機構十碼章",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.idno",
        "path": "ReportingModel.report.common.idno",
        "short": "身分證字號",
        "definition": "身分證字號",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "身分證字號",
            "valueString": "A123456789"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.name",
        "path": "ReportingModel.report.common.name",
        "short": "姓名",
        "definition": "姓名",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "姓名",
            "valueString": "王大明"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.insuranceno",
        "path": "ReportingModel.report.common.insuranceno",
        "short": "健保卡序號",
        "definition": "健保卡序號",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "example": [
          {
            "label": "健保卡序號",
            "valueString": "111122223333"
          }
        ]
      },
      {
        "id": "ReportingModel.report.common.birthday",
        "path": "ReportingModel.report.common.birthday",
        "short": "出生日期",
        "definition": "出生日期,YYYY-MM-DD,西元年月日。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "出生日期",
            "valueDate": "1996-01-01"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo",
        "path": "ReportingModel.report.contactInfo",
        "short": "個案聯絡資料",
        "definition": "個案聯絡資料",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.contactType",
        "path": "ReportingModel.report.contactInfo.contactType",
        "short": "0:連絡電話/1:手機 連絡電話、手機皆必填",
        "definition": "0:連絡電話/1:手機 連絡電話、手機皆必填",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.contactInfo.contactValue",
        "path": "ReportingModel.report.contactInfo.contactValue",
        "short": "連絡電話、手機值",
        "definition": "連絡電話、手機值",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel",
        "path": "ReportingModel.report.travel",
        "short": "旅遊史。共同欄位的旅遊史為有時,需填寫。",
        "definition": "旅遊史。共同欄位的旅遊史為有時,需填寫。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelType",
        "path": "ReportingModel.report.travel.travelType",
        "short": "旅遊類型。0:國內旅遊 | 1:國外旅遊史 | 2:國外居住史",
        "definition": "旅遊類型。0:國內旅遊 | 1:國外旅遊史 | 2:國外居住史",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelArea",
        "path": "ReportingModel.report.travel.travelArea",
        "short": "地區。0:填寫縣市代碼; 1,2:填寫國家代碼",
        "definition": "地區。0:填寫縣市代碼; 1,2:填寫國家代碼",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelAreaOther",
        "path": "ReportingModel.report.travel.travelAreaOther",
        "short": "其他國家;國外旅遊史/國外居住史國家代碼選擇其他時,本欄位必填",
        "definition": "其他國家;國外旅遊史/國外居住史國家代碼選擇其他時,本欄位必填",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelSubArea",
        "path": "ReportingModel.report.travel.travelSubArea",
        "short": "次級行政區;國外旅遊史/國外居住史,可選填",
        "definition": "次級行政區;國外旅遊史/國外居住史,可選填",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelDateFrom",
        "path": "ReportingModel.report.travel.travelDateFrom",
        "short": "開始時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「離境居住國日期」。\n    ・日期檢核請參考共同欄位檢核條件",
        "definition": "開始時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「離境居住國日期」。\n    ・日期檢核請參考共同欄位檢核條件",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "開始時間",
            "valueDate": "2021-01-01"
          }
        ]
      },
      {
        "id": "ReportingModel.report.travel.travelDateTo",
        "path": "ReportingModel.report.travel.travelDateTo",
        "short": "結束時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「入境我國日期」",
        "definition": "結束時間。\n    ・旅遊類型為「國外居住史」時,此欄位為「入境我國日期」",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "example": [
          {
            "label": "結束時間",
            "valueDate": "2021-01-01"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal",
        "path": "ReportingModel.report.animal",
        "short": "接觸動物史。共同欄位的動物接觸史為有時,需填寫。",
        "definition": "接觸動物史。共同欄位的動物接觸史為有時,需填寫。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.animalId",
        "path": "ReportingModel.report.animal.animalId",
        "short": "接觸動物種類",
        "definition": "接觸動物種類",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.report.animal.animalOther",
        "path": "ReportingModel.report.animal.animalOther",
        "short": "其他接觸動物。接觸動物種類代碼為其他,本欄位必填。",
        "definition": "其他接觸動物。接觸動物種類代碼為其他,本欄位必填。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.disease",
        "path": "ReportingModel.disease",
        "short": "通報疾病區塊",
        "definition": "通報疾病區塊",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseId",
        "path": "ReportingModel.disease.diseaseId",
        "short": "通報疾病ID,同一個案一次最多通報10個法定傳染病",
        "definition": "通報疾病ID,同一個案一次最多通報10個法定傳染病",
        "min": 1,
        "max": "10",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseSymptom",
        "path": "ReportingModel.disease.diseaseSymptom",
        "short": "主要症狀關聯代碼",
        "definition": "主要症狀關聯代碼",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseSymptomOther",
        "path": "ReportingModel.disease.diseaseSymptomOther",
        "short": "當主要症狀含有其他時須填寫",
        "definition": "當主要症狀含有其他時須填寫",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField",
        "path": "ReportingModel.disease.diseaseField",
        "short": "疾病增補填答",
        "definition": "疾病增補填答",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.key",
        "path": "ReportingModel.disease.diseaseField.key",
        "short": "答題編號",
        "definition": "答題編號",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "ReportingModel.disease.diseaseField.value",
        "path": "ReportingModel.disease.diseaseField.value",
        "short": "答案值",
        "definition": "答案值",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}